home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / req.lha / ZzNyYd! / Req.readme < prev   
Text File  |  1995-12-08  |  1KB  |  30 lines

  1. Short:        Adds Reqtools requesters to CLI-commands
  2. Uploader:     zznyyd@diku.dk (Finn Nielsen)
  3. Author:       zznyyd@diku.dk (Finn Nielsen)
  4. Type:         util/cli
  5. Distribution: Freeware
  6.  
  7. A little CLI-command to set up a reqtools-filerequester, and use the
  8. result as arguments to another command.
  9.  
  10. My fauvorite use is as an alias:
  11.  
  12. alias AG "Run Req >Nil: Pat=#?.Guide AmigaGuide"
  13.  
  14.  
  15. I did this command about two years ago but never thought about uploading
  16. it,  but  when  I  saw  Jess Sosnoski's useless little program addreq on
  17. aminet, I just had to upload it.
  18.  
  19. Unlike Jess Sosnoski's addreq, this uses reqtools and not asl, it's made
  20. in  assembler  and  is  only  1208  bytes  (addreq  is 5260 and calls an
  21. external  command to put up the requester), also this one should work on
  22. any amiga with kickstart 1.2 or greater.
  23.  
  24.  
  25. Message to Jess Sosnoski:
  26. Sorry  to  put  down  you're very first C program like this, but using a
  27. command  that fills that much and relies on another command to put up an
  28. ugly ASL requester really is crap.
  29.  
  30.